2022-07-30 21:48:26
Open terminal in Terminal on Mac, and input the following command: sudo chown YourUserName ~/.bash_profile export PATH="$PATH:/Users/YourUserName/flutter/bin" echo $PATH which flutter You c...